FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erg#1.1.0-rc2 (62 ms)

Package de.gematik.erg
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erg@1.1.0-rc2&canonical=https://gematik.de/fhir/erg/StructureDefinition/erg-rechnungsdiagnose
Url https://gematik.de/fhir/erg/StructureDefinition/erg-rechnungsdiagnose
Version 1.1.0-rc2
Status active
Date 2025-04-07
Name ERGRechnungsdiagnose
Title ERG Rechnungsdiagnose
Experimental False
Realm de
Type Condition
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/CodingICD10GM Coding-Profil für ICD-10-GM
https://gematik.de/fhir/erg/StructureDefinition/erg-patient ERGPatient


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "erg-rechnungsdiagnose",
  "url" : "https://gematik.de/fhir/erg/StructureDefinition/erg-rechnungsdiagnose",
  "version" : "1.1.0-rc2",
  "name" : "ERGRechnungsdiagnose",
  "title" : "ERG Rechnungsdiagnose",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-07",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://gematik.de/"
        }
      ]
    }
  ],
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Condition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Condition.code",
        "path" : "Condition.code",
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding",
        "path" : "Condition.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding:ICD-10-GM",
        "path" : "Condition.code.coding",
        "sliceName" : "ICD-10-GM",
        "short" : "Code und Text nach ICD-10",
        "comment" : "Die Codierung nach ICD-10 SOLL vorhanden sein.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Coding",
            "profile" : [
              "http://fhir.de/StructureDefinition/CodingICD10GM"
            ]
          }
        ],
        "patternCoding" : {
          "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm"
        },
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding:ICD-10-GM.extension:Seitenlokalisation",
        "path" : "Condition.code.coding.extension",
        "sliceName" : "Seitenlokalisation",
        "short" : "Lokalisierung",
        "comment" : "Die Lokalisierung SOLL vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding:ICD-10-GM.extension:Seitenlokalisation.value[x]",
        "path" : "Condition.code.coding.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding:ICD-10-GM.extension:Seitenlokalisation.value[x].system",
        "path" : "Condition.code.coding.extension.value[x].system",
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding:ICD-10-GM.extension:Seitenlokalisation.value[x].code",
        "path" : "Condition.code.coding.extension.value[x].code",
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding:ICD-10-GM.system",
        "path" : "Condition.code.coding.system",
        "short" : "System des ICD-10 Code",
        "comment" : "Das System des ICD-10 Code MUSS vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding:ICD-10-GM.code",
        "path" : "Condition.code.coding.code",
        "short" : "Code nach ICD-10",
        "comment" : "Der Code nach ICD-10 SOLL vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding:ICD-10-GM.display",
        "path" : "Condition.code.coding.display",
        "short" : "Text zum ICD-10 Code",
        "comment" : "Der Text zum ICD-10 Code SOLL vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Condition.subject",
        "path" : "Condition.subject",
        "short" : "Referenz auf die behandelte Person",
        "comment" : "Die Diagnose SOLL auf eine zugehörige behandelte Person referenzieren.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://gematik.de/fhir/erg/StructureDefinition/erg-patient",
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Condition.subject.reference",
        "path" : "Condition.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Condition.onset[x]",
        "path" : "Condition.onset[x]",
        "short" : "Behandlungsdatum (Erstdiagnose)",
        "comment" : "Das Behandlungsdatum (Erstdiagnose) SOLL vorhanden sein.",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.